CVE-2026-32885
DDEV has ZipSlip path traversal in tar and zip archive extraction
Description
DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both `Untar()` and `Unzip()` functions in `pkg/archive/archive.go`. Downloads and extracts archives from remote sources without path validation. Version 1.25.2 patches the issue.
INFO
Published Date :
April 22, 2026, 5:16 p.m.
Last Modified :
May 11, 2026, 8:33 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 3.1 | CRITICAL | [email protected] |
Solution
- Update DDEV to version 1.25.2.
- Ensure archives are extracted securely.
Public PoC/Exploit Available at Github
CVE-2026-32885 has a 2 public
PoC/Exploit available at Github.
Go to the Public Exploits tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-32885.
| URL | Resource |
|---|---|
| https://github.com/ddev/ddev/releases/tag/v1.25.2 | Product Release Notes |
| https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg | Exploit Mitigation Vendor Advisory |
| https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg | Exploit Mitigation Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-32885 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-32885
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
None
C++
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-32885 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-32885 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
May. 11, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Added CPE Configuration OR *cpe:2.3:a:ddev:ddev:*:*:*:*:*:*:*:* versions up to (excluding) 1.25.2 Added Reference Type GitHub, Inc.: https://github.com/ddev/ddev/releases/tag/v1.25.2 Types: Product, Release Notes Added Reference Type GitHub, Inc.: https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg Types: Exploit, Mitigation, Vendor Advisory Added Reference Type CISA-ADP: https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg Types: Exploit, Mitigation, Vendor Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Apr. 22, 2026
Action Type Old Value New Value Added Reference https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg -
New CVE Received by [email protected]
Apr. 22, 2026
Action Type Old Value New Value Added Description DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both `Untar()` and `Unzip()` functions in `pkg/archive/archive.go`. Downloads and extracts archives from remote sources without path validation. Version 1.25.2 patches the issue. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N Added CWE CWE-22 Added Reference https://github.com/ddev/ddev/releases/tag/v1.25.2 Added Reference https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg